[INFO] fetching crate trisync 0.1.3...
[INFO] testing trisync-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate trisync 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate trisync 0.1.3
[INFO] finished tweaking crates.io crate trisync 0.1.3
[INFO] tweaked toml for crates.io crate trisync 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trisync 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trisync 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b2d8a97ce2c69ac2a6a749f09b371d32910d4f2bb963d863ce7769ef522153a
[INFO] running `Command { std: "docker" "start" "-a" "4b2d8a97ce2c69ac2a6a749f09b371d32910d4f2bb963d863ce7769ef522153a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b2d8a97ce2c69ac2a6a749f09b371d32910d4f2bb963d863ce7769ef522153a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2d8a97ce2c69ac2a6a749f09b371d32910d4f2bb963d863ce7769ef522153a", kill_on_drop: false }`
[INFO] [stdout] 4b2d8a97ce2c69ac2a6a749f09b371d32910d4f2bb963d863ce7769ef522153a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f5ff7d4971d56e2bd57713da0b9ad1747b6feef899cc11e5e9332f5356b8f08
[INFO] running `Command { std: "docker" "start" "-a" "6f5ff7d4971d56e2bd57713da0b9ad1747b6feef899cc11e5e9332f5356b8f08", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.24+1.3.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling zeroize v1.4.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling dialoguer v0.9.0
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling git2 v0.13.23
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.5
[INFO] [stderr]    Compiling trisync v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `package_name` and `message` are never read
[INFO] [stdout]   --> src/tririga/api.rs:24:2
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Response {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 23 |     package_id: u128,
[INFO] [stdout] 24 |     package_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     status: String,
[INFO] [stdout] 26 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.31s
[INFO] running `Command { std: "docker" "inspect" "6f5ff7d4971d56e2bd57713da0b9ad1747b6feef899cc11e5e9332f5356b8f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5ff7d4971d56e2bd57713da0b9ad1747b6feef899cc11e5e9332f5356b8f08", kill_on_drop: false }`
[INFO] [stdout] 6f5ff7d4971d56e2bd57713da0b9ad1747b6feef899cc11e5e9332f5356b8f08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aabb1a694cee33028027bb95649a79047b7e086261d3439d75a472464ad8975d
[INFO] running `Command { std: "docker" "start" "-a" "aabb1a694cee33028027bb95649a79047b7e086261d3439d75a472464ad8975d", kill_on_drop: false }`
[INFO] [stdout] warning: fields `package_name` and `message` are never read
[INFO] [stdout]   --> src/tririga/api.rs:24:2
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Response {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 23 |     package_id: u128,
[INFO] [stdout] 24 |     package_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     status: String,
[INFO] [stdout] 26 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trisync v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `package_name` and `message` are never read
[INFO] [stdout]   --> src/tririga/api.rs:24:2
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Response {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 23 |     package_id: u128,
[INFO] [stdout] 24 |     package_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     status: String,
[INFO] [stdout] 26 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "aabb1a694cee33028027bb95649a79047b7e086261d3439d75a472464ad8975d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aabb1a694cee33028027bb95649a79047b7e086261d3439d75a472464ad8975d", kill_on_drop: false }`
[INFO] [stdout] aabb1a694cee33028027bb95649a79047b7e086261d3439d75a472464ad8975d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02056c1335ff0108cc2e0e5d660f108854a3b23b6121bbfb7a0ee1508f539a15
[INFO] running `Command { std: "docker" "start" "-a" "02056c1335ff0108cc2e0e5d660f108854a3b23b6121bbfb7a0ee1508f539a15", kill_on_drop: false }`
[INFO] [stderr] warning: fields `package_name` and `message` are never read
[INFO] [stderr]   --> src/tririga/api.rs:24:2
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct Response {
[INFO] [stderr]    |        -------- fields in this struct
[INFO] [stderr] 23 |     package_id: u128,
[INFO] [stderr] 24 |     package_name: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 25 |     status: String,
[INFO] [stderr] 26 |     message: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `trisync` (lib) generated 1 warning
[INFO] [stderr] warning: `trisync` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trisync-1ee44eda2b01050c)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trisync-41f5dbc18187d3e7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests trisync
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02056c1335ff0108cc2e0e5d660f108854a3b23b6121bbfb7a0ee1508f539a15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02056c1335ff0108cc2e0e5d660f108854a3b23b6121bbfb7a0ee1508f539a15", kill_on_drop: false }`
[INFO] [stdout] 02056c1335ff0108cc2e0e5d660f108854a3b23b6121bbfb7a0ee1508f539a15
